home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 39
/
Amiga Format CD39 (1999-04-13)(Future Publishing)(GB)[!][issue 1999-05].iso
/
-seriously_amiga-
/
graphics
/
ppt
/
ppt_dist.lha
/
PPT
/
rexx
/
README
< prev
next >
Wrap
Text File
|
1998-11-11
|
772b
|
28 lines
This directory contains AREXX scripts to be used with PPT.
Here's a short description on each of the AREXX scripts:
components.prx: Separates each component of an RGB image to its own
frame.
pixelize.prx: Makes the image look blocky.
askreq.prx: A simple script showing the power of the ASKREQ REXX
command.
empty.prx: A skeleton, which you can use to build your own rexx scripts.
dropshadow.prx: Makes an image have 'drop shadows'. Based on a
request by Peter Bornhall.
AntiqueTint.prx : Shows the use of the ColorMix effect, making the
image have an antique tint.
InvertAlpha.prx : Inverts the alpha channel of an image. Requested by
Brian Jones.
ConvertFileFormat.prx : Takes a file and converts it to any file
format PPT supports.